Welcome![Sign In][Sign Up]
Location:
Search - socket vb

Search list

[CommunicationWindowsApplication1

Description: socket 通信 包括tcpUDP 有邮箱发送接受功能-ti is a VB.NET code
Platform: | Size: 186368 | Author: liuqinqi | Hits:

[Internet-Networkvb_socket

Description: VB 开发简单Socket局域网聊天,远程执行CMD SHELL 运行文件-Development of simple VB Socket LAN chat, run files remotely CMD SHELL
Platform: | Size: 3040256 | Author: 郭荣华 | Hits:

[Windows Developsrc

Description: sweb 目录存放的是服务器 /sweb目录下的演示页面; sweb_simulator 为VB编写的sweb演示工具,可以响应sweb演示时的ajax请求和文件请求; wmii_locator 为VB编写的发现协议的实际应用,该工具可以直接使用,用于扫描同网络的wifimodII节点; wmii_recover 为VB编写的串口程序,仅仅用于发送“wifimod:RSTOR”,用于恢复出厂设置; SLSocketTest_20101220.rar 为silverlight编写Socket程序的示例,环境为XP sp3 ,VS2010. 学习用-sweb directory is stored in the server/sweb directory demo page sweb_simulator is written in VB sweb presentation tool, can respond to sweb presentation ajax request and file requests wmii_locator found written in VB for the practical application of the agreement, the tool can used for scanning with network wifimodII node wmii_recover is written in VB serial port program, only used to send " wifimod: RSTOR" , used to restore factory settings SLSocketTest_20101220.rar Socket to write silverlight program example, the environment is XP sp3 , VS2010. learning to use
Platform: | Size: 553984 | Author: 今朝 | Hits:

[JSP/JavaRev-TS3_4_083-U[1].Megalatha-Sathyabama-Univ..F.r

Description: simulation of mobile agents using socket programming concept.concept is developed in java and VB.
Platform: | Size: 214016 | Author: megalatha | Hits:

[Internet-Networkclient

Description: 一个简单的vb socket 客户端源代码,很简单的-a example of vb client for socket
Platform: | Size: 9216 | Author: gq | Hits:

[CommunicationVB_60_LAN_Sockets

Description: VB源码实现网口控制安捷伦N6700A仪器,ZIP包中包含工程等多个文件-Communication with the N6700A over LAN may be accomplished without the use of I/O libraries or drivers. In this example it is accomplished using Winsock. Dynamic Host Configuration Protocol (DHCP) is typically the easiest way to configure the Instrument for LAN communication. DHCP automatically assigns a dynamic IP address to a device on a network. See the User s Guide for more information and how to set it up on the instrument. Connect a LAN cable and verify communication. In a DOS Window, (Run-> Command from the START menu of many Windows operating systems) type ping and the IP address of the product. For further information, see the Agilent Technologies USB/LAN/GPIB Connectivity Guide, which you can download from the Agilent web site at http://www.agilent.com/find/connectivity in the section Manuals, Guides & Notifications. Once you have established communication with the product, enter the IP address in the program for an example of instrument control using socket
Platform: | Size: 7168 | Author: forest | Hits:

[.netTCPLister

Description: VB.net socket 异步通信服务类包括服务端及客户羰, 服务端采用异步机制,可连接多客户。-VB.net socket asynchronous communication service class services to clients and customers carbonyl, the server uses asynchronous mechanism, you can connect multiple clients.
Platform: | Size: 102400 | Author: linhucong | Hits:

[ICQ-IM-ChatQQ

Description: 似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件-)。&nbs...-Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket
Platform: | Size: 3265536 | Author: 牟维明 | Hits:

[Game Hook CrackToOnS

Description: Hello, I offer here a bot source socket in vb.net not update to the update there are some changes to make: -Replace the MD5 encryption by RSA encryption -Modify the packet "indetificationMessage" version and add add "versionExtands" -and then continue the bot :D. sorry I use GoogleTranslate because I speak French.
Platform: | Size: 539648 | Author: nico | Hits:

[Windows DevelopVBAPIHooker

Description: VB HOOK指定进程指定DLL的代码,代码是获得SOCKET封包内容。当然可以自己改改,也可以用作其他-VB HOOK specified process to specify the DLL code, the code is obtained SOCKET packet contents. Of course, can be changed, can also be used for other
Platform: | Size: 25600 | Author: 白永胜 | Hits:

[.netvbcsnetch01

Description: VB C# Socket 教你如何用.NET进行网络编程-How to use Socket
Platform: | Size: 5488640 | Author: yanhao | Hits:

[Software EngineeringTCP

Description: 用VB写的基于SOCKET的TCP网络连接-Written using VB based SOCKET TCP network connection
Platform: | Size: 15360 | Author: 小杰 | Hits:

[Software EngineeringUDP

Description: 用VB写的基于SOCKET的UDP网络连接-SOCKET-based UDP network connection with VB
Platform: | Size: 195584 | Author: 小杰 | Hits:

[Internet-NetworkSocketTest

Description: vb写的socket客户端与服务端收发原理描述-vb write the socket client and server to send and receive Principles
Platform: | Size: 48128 | Author: 朱国君 | Hits:

[Software EngineeringCSharpTCP

Description: C#局域网内的tcp传输• 以目前流行的TCP/IP协议构成的互联网软件设计方法,实现网络传输实验设计。 • 掌握网络scoket套接字完成计算机通信过程,深入理解和掌握基于TCP/IP协议的网络通信以及网络客户机/服务器模型的结构概念,熟悉常用的Windows API函数的用法,利用C++或VB语言实现流式套接字的网络应用通信编程。 -C# tcp transmission • LAN to the Internet posed by the popular TCP/IP protocol software design methods, experimental design network transmission. • master the complete computer communication process the network scoket socket, in-depth understanding and mastery of the concept of the structure of the TCP/IP protocol-based network communication and network client/server model, are familiar with the popular Windows API function usage using C++ or VB language stream socket communication network applications programming.
Platform: | Size: 178176 | Author: 郭树军 | Hits:

[Internet-Network24

Description: VB通过SOCKET实现文件上传,可以了解关于SOCKET用法。-SOCKET file upload
Platform: | Size: 6144 | Author: 刘三林 | Hits:

[Program docUDP_Trans

Description: 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
Platform: | Size: 1024 | Author: kk.dl | Hits:

[Game Hook Crackvbsock

Description: vb通过socket截取网络封包数据的代码。简单实用,可在这个基础上进行继续开发。-vb code interception through the socket packet data network. Simple and practical, can continue to develop on this basis.
Platform: | Size: 11264 | Author: qj1cjg | Hits:

[Windows DevelopVBWinSockAPIchat

Description: VB6.0使用WinSock API点对点聊天程序实例,VB聊天源码,API.bas中有大家常用的网络聊天API,比如清理内存中一些东西、定义一个连接(正确的叫法是:套接字)、关闭套接字、把端口和套接字绑定在一起、监听,如果你写服务端程序的话,用这个函数来开始监听是否有客户端请求连接,第1个参数是套接字句柄,第2个是允许客户端连接的数量、还有设置接收消息的窗口函数用的,用它把套接字绑定一个窗口,以后关于这个套接字的消息,都会发送到那个窗口的消息处理函数,比如连接成功,连接失败,有客户端请求连接,网络数据到达,网络断开等各种情况,参数:套接字句柄,窗口句柄,消息标志(这样才能知道哪条消息是来自被绑定的套接字哪条不是),消息类型(可以知道你要接收的是哪类消息,可以屏蔽某些不想要的)。-VB6.0 peer chat program using WinSock API examples, VB chat source code, API.bas there we used the online chat API, such as cleaning up the memory of some things that define a connection (correct name is: socket) close socket, the port and the socket is bound together, listen, if you write server-side program, then use this function to start listening whether a client requests a connection, the first parameter is a socket handle, 2nd is the allowable number of client connections, as well as set the window function used to receive messages, and use it to bind a socket window, after news of the socket will be sent to the window message processing function, for example, a successful connection, the connection fails, the client requests a connection, network data arrives, the network is disconnected, and other conditions, parameters: socket handle, window handle, message signs (so as to know which message is from the bound which is not a socket), message type (you can know what kind of a m
Platform: | Size: 18432 | Author: bpudn42 | Hits:

[OtherVB_Socket

Description: VB socket开发的window数据通讯小软件-VB socket developed a small window of data communications software
Platform: | Size: 279552 | Author: skeay | Hits:
« 1 2 3 4 5 6 7 89 »

CodeBus www.codebus.net